> ## Documentation Index
> Fetch the complete documentation index at: https://sequence-0fb8d9e6-api_docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Utilities

> Documentation for Unreal SDK API for reading from the blockchain with the Sequence infrastructure stack for web3 gaming.

## Construct Single ERC20 Transaction

Select the Chain ID from which you want to retrieve user information. By default, this is set to Polygon.

<Tabs>
  <Tab title="Blueprint">
    <Frame>
      <img src="https://mintcdn.com/sequence-0fb8d9e6-api_docs/uFPNPaUQoWqBdCiH/images/unreal/single_erc20_tx.png?fit=max&auto=format&n=uFPNPaUQoWqBdCiH&q=85&s=e566a779a1b2315891f96791b8fbad8c" width="1770" height="904" data-path="images/unreal/single_erc20_tx.png" />
    </Frame>
  </Tab>
</Tabs>

<Accordion title="Parameters">
  **New Chain Type (ENetwork Enum)**

  The type of chain you want to request information from. This includes options like Ethereum Mainnet or Sepolia. " + "Make sure that you select the correct chain for your project from Sequence's Builder.
</Accordion>

## Construct Single ERC1155 Transaction

Select the Chain ID from which you want to retrieve user information. By default, this is set to Polygon.

<Tabs>
  <Tab title="Blueprint">
    <Frame>
      <img src="https://mintcdn.com/sequence-0fb8d9e6-api_docs/uFPNPaUQoWqBdCiH/images/unreal/single_erc1155_tx.png?fit=max&auto=format&n=uFPNPaUQoWqBdCiH&q=85&s=65b1e41faa227106718f27fcfea413a2" width="1762" height="900" data-path="images/unreal/single_erc1155_tx.png" />
    </Frame>
  </Tab>
</Tabs>

## Construct Single ERC721 Transaction

Select the Chain ID from which you want to retrieve user information. By default, this is set to Polygon.

<Tabs>
  <Tab title="Blueprint">
    <Frame>
      <img src="https://mintcdn.com/sequence-0fb8d9e6-api_docs/uFPNPaUQoWqBdCiH/images/unreal/single_erc721_tx.png?fit=max&auto=format&n=uFPNPaUQoWqBdCiH&q=85&s=02fd450a439bcde6503ad1e92fd22893" width="1770" height="904" data-path="images/unreal/single_erc721_tx.png" />
    </Frame>
  </Tab>
</Tabs>

## Get Transaction Readable Amount

Select the Chain ID from which you want to retrieve user information. By default, this is set to Polygon.

<Tabs>
  <Tab title="Blueprint">
    <Frame>
      <img src="https://mintcdn.com/sequence-0fb8d9e6-api_docs/uFPNPaUQoWqBdCiH/images/unreal/transaction_readable_amount.png?fit=max&auto=format&n=uFPNPaUQoWqBdCiH&q=85&s=0d715876d0d20cf5f51ee6984ea172dc" width="1634" height="864" data-path="images/unreal/transaction_readable_amount.png" />
    </Frame>
  </Tab>
</Tabs>

## Get User Readable Amount

Select the Chain ID from which you want to retrieve user information. By default, this is set to Polygon.

<Tabs>
  <Tab title="Blueprint">
    <Frame>
      <img src="https://mintcdn.com/sequence-0fb8d9e6-api_docs/uFPNPaUQoWqBdCiH/images/unreal/user_readable_amounts.png?fit=max&auto=format&n=uFPNPaUQoWqBdCiH&q=85&s=c4ead1ee80a05d45b7e2d2e47e071311" width="1724" height="910" data-path="images/unreal/user_readable_amounts.png" />
    </Frame>
  </Tab>
</Tabs>

## Get All Network Ids

Select the Chain ID from which you want to retrieve user information. By default, this is set to Polygon.

<Tabs>
  <Tab title="Blueprint">
    <Frame>
      <img src="https://mintcdn.com/sequence-0fb8d9e6-api_docs/auazpVRK2iFuGS6h/images/unreal/get_all_network_ids.png?fit=max&auto=format&n=auazpVRK2iFuGS6h&q=85&s=5a67bce0a66269f37d434c316d8e9059" width="1664" height="878" data-path="images/unreal/get_all_network_ids.png" />
    </Frame>
  </Tab>
</Tabs>
